## Note Features
### Note Count
- Given I have notes in my vault
- When I click the Dashboard Button
- Then I see my count of notes in my vault
### Note Change
- Given I have notes in my vault
- When I click the Dashboard Button
- Then I see the change in note count in percent from last week
### Note Heatmap
- Given I have notes in my vault
- When I click the Dashboard Button
- Then I see the a daily heatmap of created notes over the past 3 months
## Words
### Word Count
- Given I have notes in my vault
- When I click the Dashboard Button
- Then I see the count of words in my vault
## Links
### Link Count
- Given I have notes in my vault
- When I click the Dashboard Button
- Then I see my count of links in my vault
## Tags
### Tag Count
- Given I have notes in my vault
- When I click the Dashboard Button
- Then I see the distinct count of tags in my vault
## Attachments
### Attachment Count
- Given I have notes in my vault
- When I click the Dashboard Button
- Then I see the count of attachments in my vault